[INFO] cloning repository https://github.com/Molive-0/AOC-2024-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Molive-0/AOC-2024-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2024-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2024-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a040f9b37b5fdc6afd7c0c9868a1a164e59f7730
[INFO] fixing Molive-0/AOC-2024-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2024-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Molive-0/AOC-2024-rs
[INFO] finished tweaking git repo https://github.com/Molive-0/AOC-2024-rs
[INFO] tweaked toml for git repo https://github.com/Molive-0/AOC-2024-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Molive-0/AOC-2024-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Molive-0/AOC-2024-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `aoc2024` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded i_tree v0.8.3
[INFO] [stderr]   Downloaded i_shape v1.3.1
[INFO] [stderr]   Downloaded i_float v1.3.1
[INFO] [stderr]   Downloaded i_key_sort v0.2.0
[INFO] [stderr]   Downloaded geo-types v0.7.14
[INFO] [stderr]   Downloaded i_overlay v1.7.4
[INFO] [stderr]   Downloaded geo v0.29.2
[INFO] [stderr]   Downloaded spade v2.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef
[INFO] running `Command { std: "docker" "start" "73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `aoc2024` (manifest) generated 1 warning
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking geo-types v0.7.14
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking i_float v1.3.1
[INFO] [stderr]     Checking i_shape v1.3.1
[INFO] [stderr]     Checking i_overlay v1.7.4
[INFO] [stderr]     Checking geo v0.29.2
[INFO] [stderr]     Checking aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/./../days/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/help/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         include_str!(concat!("./../days/", $x, ".txt"))
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/bin/day1.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let data = input_to_str_iterator!("1").map(|f| {
[INFO] [stdout]   |                --------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input_to_str_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/./../days/1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/help/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         include_str!(concat!("./../days/", $x, ".txt"))
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/bin/day1.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let data = input_to_str_iterator!("1").map(|f| {
[INFO] [stdout]   |                --------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `input_to_str_iterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2024` (bin "day1" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2024` (bin "day1") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef", kill_on_drop: false }`
[INFO] [stdout] 73fc4963a8133dc850ec5006b22c5f9be80ee67c814de59ea5e5a883b81548ef
